#include <lib3ds/atmosphere.h>#include <lib3ds/chunk.h>#include <lib3ds/io.h>Include dependency graph for atmosphere.c:

Defines | |
| #define | LIB3DS_EXPORT |
Functions | |
| Lib3dsBool | fog_read (Lib3dsFog *fog, Lib3dsIo *io) |
| Lib3dsBool | layer_fog_read (Lib3dsLayerFog *fog, Lib3dsIo *io) |
| Lib3dsBool | distance_cue_read (Lib3dsDistanceCue *cue, Lib3dsIo *io) |
| Lib3dsBool | lib3ds_atmosphere_read (Lib3dsAtmosphere *atmosphere, Lib3dsIo *io) |
| Lib3dsBool | lib3ds_atmosphere_write (Lib3dsAtmosphere *atmosphere, Lib3dsIo *io) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3-rc3